+Wed Sep 3 21:38:26 2003 Kristian Rietveld <kris@gtk.org>
+
+ * gdk/Makefile.am, gdk/linux-fb/gdkfbmanager.c, gdk/x11/gdkcolor-x11.c,
+ gdk-pixbuf/io-gif.c, gtk/Makefile.am, gtk/gtkcalendar.c,
+ gtk/gtkclist.c, gtk/gtkctree.c, gtk/gtkdnd.c, gtk/gtkentry.c,
+ gtk/gtkhandlebox.c, gtk/gtkitemfactory.c, gtk/gtkmenu.c,
+ gtk/gtknotebook.c, gtk/gtkrange.c, gtk/gtkrc.h, gtk/gtktree.c,
+ gtk/gtktypeutils.h: big patch from Kjartan Maraas
+ to fix numerous typos.
+
Wed Sep 3 17:38:01 BST 2003 Tony Gale <gale@gtk.org>
* docs/faq/gtk-faq.sgml: Correct compile line for threads example.
+Wed Sep 3 21:38:26 2003 Kristian Rietveld <kris@gtk.org>
+
+ * gdk/Makefile.am, gdk/linux-fb/gdkfbmanager.c, gdk/x11/gdkcolor-x11.c,
+ gdk-pixbuf/io-gif.c, gtk/Makefile.am, gtk/gtkcalendar.c,
+ gtk/gtkclist.c, gtk/gtkctree.c, gtk/gtkdnd.c, gtk/gtkentry.c,
+ gtk/gtkhandlebox.c, gtk/gtkitemfactory.c, gtk/gtkmenu.c,
+ gtk/gtknotebook.c, gtk/gtkrange.c, gtk/gtkrc.h, gtk/gtktree.c,
+ gtk/gtktypeutils.h: big patch from Kjartan Maraas
+ to fix numerous typos.
+
Wed Sep 3 17:38:01 BST 2003 Tony Gale <gale@gtk.org>
* docs/faq/gtk-faq.sgml: Correct compile line for threads example.
+Wed Sep 3 21:38:26 2003 Kristian Rietveld <kris@gtk.org>
+
+ * gdk/Makefile.am, gdk/linux-fb/gdkfbmanager.c, gdk/x11/gdkcolor-x11.c,
+ gdk-pixbuf/io-gif.c, gtk/Makefile.am, gtk/gtkcalendar.c,
+ gtk/gtkclist.c, gtk/gtkctree.c, gtk/gtkdnd.c, gtk/gtkentry.c,
+ gtk/gtkhandlebox.c, gtk/gtkitemfactory.c, gtk/gtkmenu.c,
+ gtk/gtknotebook.c, gtk/gtkrange.c, gtk/gtkrc.h, gtk/gtktree.c,
+ gtk/gtktypeutils.h: big patch from Kjartan Maraas
+ to fix numerous typos.
+
Wed Sep 3 17:38:01 BST 2003 Tony Gale <gale@gtk.org>
* docs/faq/gtk-faq.sgml: Correct compile line for threads example.
+Wed Sep 3 21:38:26 2003 Kristian Rietveld <kris@gtk.org>
+
+ * gdk/Makefile.am, gdk/linux-fb/gdkfbmanager.c, gdk/x11/gdkcolor-x11.c,
+ gdk-pixbuf/io-gif.c, gtk/Makefile.am, gtk/gtkcalendar.c,
+ gtk/gtkclist.c, gtk/gtkctree.c, gtk/gtkdnd.c, gtk/gtkentry.c,
+ gtk/gtkhandlebox.c, gtk/gtkitemfactory.c, gtk/gtkmenu.c,
+ gtk/gtknotebook.c, gtk/gtkrange.c, gtk/gtkrc.h, gtk/gtktree.c,
+ gtk/gtktypeutils.h: big patch from Kjartan Maraas
+ to fix numerous typos.
+
Wed Sep 3 17:38:01 BST 2003 Tony Gale <gale@gtk.org>
* docs/faq/gtk-faq.sgml: Correct compile line for threads example.
+Wed Sep 3 21:38:26 2003 Kristian Rietveld <kris@gtk.org>
+
+ * gdk/Makefile.am, gdk/linux-fb/gdkfbmanager.c, gdk/x11/gdkcolor-x11.c,
+ gdk-pixbuf/io-gif.c, gtk/Makefile.am, gtk/gtkcalendar.c,
+ gtk/gtkclist.c, gtk/gtkctree.c, gtk/gtkdnd.c, gtk/gtkentry.c,
+ gtk/gtkhandlebox.c, gtk/gtkitemfactory.c, gtk/gtkmenu.c,
+ gtk/gtknotebook.c, gtk/gtkrange.c, gtk/gtkrc.h, gtk/gtktree.c,
+ gtk/gtktypeutils.h: big patch from Kjartan Maraas
+ to fix numerous typos.
+
Wed Sep 3 17:38:01 BST 2003 Tony Gale <gale@gtk.org>
* docs/faq/gtk-faq.sgml: Correct compile line for threads example.
gdkwindow.c
#
-# setup GDK sources and their dependancies
+# setup GDK sources and their dependencies
#
gdkincludedir = $(includedir)/gtk-2.0/gdk
if (res != sizeof (fb_message))
{
- g_warning ("Packet with wrong size %d recieved", res);
+ g_warning ("Packet with wrong size %d received", res);
return FALSE;
}
* existing colors if the colors cannot be allocated as requested.
* @success: An array of length @ncolors. On return, this
* indicates whether the corresponding color in @colors was
- * sucessfully allocated or not.
+ * successfully allocated or not.
*
* Allocates colors from a colormap.
*
- * Return value: The number of colors that were not sucessfully
+ * Return value: The number of colors that were not successfully
* allocated.
**/
gint